Skip to content

Conversation

@HFDan
Copy link

@HFDan HFDan commented Nov 16, 2025

This pull request is intended to close #956 link .

NOTE: This does affect the behavior of the --icon flag, as it will now require =, as it is the only (proper) way to do this, as per clap documentation. The docs have been updated to reflect this.


TODO

  • Use cargo fmt
  • Add necessary tests (There are no tests necessary, in my opinion)
  • Update default config/theme in README (if applicable)
  • Update man page at lsd/doc/lsd.md (if applicable)

…on flag, as the only way i've found it to work is to add require_equals to it, as per clap documentation
@HFDan HFDan requested a review from zwpaper as a code owner November 16, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option --icon with absent mode argument should be equivalent to --icon always

1 participant